| Time | Thread | Level | Logger | File:Line | Message |
|---|---|---|---|---|---|
| 02-02-2022 12:49:44,0287 | main | DEBUG | io.netty.util.internal.logging.InternalLoggerFactory | InternalLoggerFactory.java:76 | Using Log4J2 as the default logging framework |
| 02-02-2022 12:49:44,0294 | main | DEBUG | io.netty.util.ResourceLeakDetector | ResourceLeakDetector.java:129 | -Dio.netty.leakDetection.level: simple |
| 02-02-2022 12:49:44,0294 | main | DEBUG | io.netty.util.ResourceLeakDetector | ResourceLeakDetector.java:130 | -Dio.netty.leakDetection.targetRecords: 4 |
| 02-02-2022 12:49:44,0298 | main | DEBUG | io.netty.util.ResourceLeakDetectorFactory | ResourceLeakDetectorFactory.java:196 | Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5c42d2b7 |
| 02-02-2022 12:49:44,0313 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:460 | -Dio.netty.noUnsafe: false |
| 02-02-2022 12:49:44,0313 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:954 | Java version: 8 |
| 02-02-2022 12:49:44,0314 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:135 | sun.misc.Unsafe.theUnsafe: available |
| 02-02-2022 12:49:44,0315 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:159 | sun.misc.Unsafe.copyMemory: available |
| 02-02-2022 12:49:44,0316 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:202 | java.nio.Buffer.address: available |
| 02-02-2022 12:49:44,0316 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:272 | direct buffer constructor: available |
| 02-02-2022 12:49:44,0317 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:350 | java.nio.Bits.unaligned: available, true |
| 02-02-2022 12:49:44,0318 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:424 | jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 |
| 02-02-2022 12:49:44,0318 | main | DEBUG | io.netty.util.internal.PlatformDependent0 | PlatformDependent0.java:446 | java.nio.DirectByteBuffer.<init>(long, int): available |
| 02-02-2022 12:49:44,0318 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:1103 | sun.misc.Unsafe: available |
| 02-02-2022 12:49:44,0319 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:1224 | -Dio.netty.tmpdir: C:\Users\MAYUR\AppData\Local\Temp (java.io.tmpdir) |
| 02-02-2022 12:49:44,0319 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:1303 | -Dio.netty.bitMode: 64 (sun.arch.data.model) |
| 02-02-2022 12:49:44,0319 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:1063 | Platform: Windows |
| 02-02-2022 12:49:44,0320 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:178 | -Dio.netty.maxDirectMemory: 1760034816 bytes |
| 02-02-2022 12:49:44,0320 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:185 | -Dio.netty.uninitializedArrayAllocationThreshold: -1 |
| 02-02-2022 12:49:44,0321 | main | DEBUG | io.netty.util.internal.CleanerJava6 | CleanerJava6.java:92 | java.nio.ByteBuffer.cleaner(): available |
| 02-02-2022 12:49:44,0322 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:205 | -Dio.netty.noPreferDirect: false |
| 02-02-2022 12:49:44,0327 | main | DEBUG | io.netty.util.internal.PlatformDependent | PlatformDependent.java:967 | org.jctools-core.MpscChunkedArrayQueue: available |
| 02-02-2022 12:49:44,0340 | main | DEBUG | io.netty.util.internal.InternalThreadLocalMap | InternalThreadLocalMap.java:83 | -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 |
| 02-02-2022 12:49:44,0340 | main | DEBUG | io.netty.util.internal.InternalThreadLocalMap | InternalThreadLocalMap.java:86 | -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 |
| 02-02-2022 12:49:44,0350 | main | DEBUG | io.netty.handler.ssl.JdkSslContext | JdkSslContext.java:97 | Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1] |
| 02-02-2022 12:49:44,0351 | main | DEBUG | io.netty.handler.ssl.JdkSslContext | JdkSslContext.java:98 | Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA] |
| 02-02-2022 12:49:44,0369 | main | DEBUG | io.netty.channel.MultithreadEventLoopGroup | MultithreadEventLoopGroup.java:44 | -Dio.netty.eventLoopThreads: 24 |
| 02-02-2022 12:49:44,0377 | main | DEBUG | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:106 | -Dio.netty.noKeySetOptimization: false |
| 02-02-2022 12:49:44,0377 | main | DEBUG | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:107 | -Dio.netty.selectorAutoRebuildThreshold: 512 |
| 02-02-2022 12:49:44,0385 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1991f767 |
| 02-02-2022 12:49:44,0387 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@10650953 |
| 02-02-2022 12:49:44,0388 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@659eef7 |
| 02-02-2022 12:49:44,0389 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@162be91c |
| 02-02-2022 12:49:44,0390 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@2488b073 |
| 02-02-2022 12:49:44,0391 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1c9f0a20 |
| 02-02-2022 12:49:44,0392 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@55787112 |
| 02-02-2022 12:49:44,0393 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1cd201a8 |
| 02-02-2022 12:49:44,0394 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7db82169 |
| 02-02-2022 12:49:44,0395 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1992eaf4 |
| 02-02-2022 12:49:44,0397 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@f74e835 |
| 02-02-2022 12:49:44,0398 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@3276732 |
| 02-02-2022 12:49:44,0399 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@3f28bd56 |
| 02-02-2022 12:49:44,0400 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@31e3250d |
| 02-02-2022 12:49:44,0401 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@19fe4644 |
| 02-02-2022 12:49:44,0402 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@21d8bcbe |
| 02-02-2022 12:49:44,0403 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5be067de |
| 02-02-2022 12:49:44,0404 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7383eae2 |
| 02-02-2022 12:49:44,0405 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@18245eb0 |
| 02-02-2022 12:49:44,0406 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7c7d3c46 |
| 02-02-2022 12:49:44,0407 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@24fb6a80 |
| 02-02-2022 12:49:44,0408 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@48c35007 |
| 02-02-2022 12:49:44,0409 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@72a85671 |
| 02-02-2022 12:49:44,0410 | main | TRACE | io.netty.channel.nio.NioEventLoop | NioEventLoop.java:260 | instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6722db6e |
| 02-02-2022 12:49:44,0429 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:155 | -Dio.netty.allocator.numHeapArenas: 17 |
| 02-02-2022 12:49:44,0429 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:156 | -Dio.netty.allocator.numDirectArenas: 17 |
| 02-02-2022 12:49:44,0430 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:158 | -Dio.netty.allocator.pageSize: 8192 |
| 02-02-2022 12:49:44,0430 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:163 | -Dio.netty.allocator.maxOrder: 11 |
| 02-02-2022 12:49:44,0430 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:167 | -Dio.netty.allocator.chunkSize: 16777216 |
| 02-02-2022 12:49:44,0430 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:168 | -Dio.netty.allocator.smallCacheSize: 256 |
| 02-02-2022 12:49:44,0431 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:169 | -Dio.netty.allocator.normalCacheSize: 64 |
| 02-02-2022 12:49:44,0431 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:170 | -Dio.netty.allocator.maxCachedBufferCapacity: 32768 |
| 02-02-2022 12:49:44,0431 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:171 | -Dio.netty.allocator.cacheTrimInterval: 8192 |
| 02-02-2022 12:49:44,0431 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:172 | -Dio.netty.allocator.cacheTrimIntervalMillis: 0 |
| 02-02-2022 12:49:44,0432 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:173 | -Dio.netty.allocator.useCacheForAllThreads: true |
| 02-02-2022 12:49:44,0432 | main | DEBUG | io.netty.buffer.PooledByteBufAllocator | PooledByteBufAllocator.java:174 | -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 |
| 02-02-2022 12:49:44,0442 | main | DEBUG | io.netty.buffer.ByteBufUtil | ByteBufUtil.java:87 | -Dio.netty.allocator.type: pooled |
| 02-02-2022 12:49:44,0442 | main | DEBUG | io.netty.buffer.ByteBufUtil | ByteBufUtil.java:96 | -Dio.netty.threadLocalDirectBufferSize: 0 |
| 02-02-2022 12:49:44,0442 | main | DEBUG | io.netty.buffer.ByteBufUtil | ByteBufUtil.java:99 | -Dio.netty.maxThreadLocalCharBufferSize: 16384 |
| 02-02-2022 12:49:45,0254 | main | DEBUG | io.netty.channel.DefaultChannelId | DefaultChannelId.java:79 | -Dio.netty.processId: 18120 (auto-detected) |
| 02-02-2022 12:49:45,0256 | main | DEBUG | io.netty.util.NetUtil | NetUtil.java:135 | -Djava.net.preferIPv4Stack: false |
| 02-02-2022 12:49:45,0256 | main | DEBUG | io.netty.util.NetUtil | NetUtil.java:136 | -Djava.net.preferIPv6Addresses: false |
| 02-02-2022 12:49:45,0368 | main | DEBUG | io.netty.util.NetUtilInitializations | NetUtilInitializations.java:129 | Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1) |
| 02-02-2022 12:49:45,0369 | main | DEBUG | io.netty.util.NetUtil | NetUtil.java:187 | Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200 |
| 02-02-2022 12:49:45,0497 | main | DEBUG | io.netty.channel.DefaultChannelId | DefaultChannelId.java:101 | -Dio.netty.machineId: 38:fc:98:ff:fe:8b:87:ce (auto-detected) |
| 02-02-2022 12:49:45,0541 | AsyncHttpClient-1-2 | DEBUG | io.netty.buffer.AbstractByteBuf | AbstractByteBuf.java:63 | -Dio.netty.buffer.checkAccessible: true |
| 02-02-2022 12:49:45,0541 | AsyncHttpClient-1-2 | DEBUG | io.netty.buffer.AbstractByteBuf | AbstractByteBuf.java:64 | -Dio.netty.buffer.checkBounds: true |
| 02-02-2022 12:49:45,0542 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.ResourceLeakDetectorFactory | ResourceLeakDetectorFactory.java:196 | Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1f0b6236 |
| 02-02-2022 12:49:45,0560 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.Recycler | Recycler.java:103 | -Dio.netty.recycler.maxCapacityPerThread: 4096 |
| 02-02-2022 12:49:45,0561 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.Recycler | Recycler.java:104 | -Dio.netty.recycler.maxSharedCapacityFactor: 2 |
| 02-02-2022 12:49:45,0561 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.Recycler | Recycler.java:105 | -Dio.netty.recycler.linkCapacity: 16 |
| 02-02-2022 12:49:45,0561 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.Recycler | Recycler.java:106 | -Dio.netty.recycler.ratio: 8 |
| 02-02-2022 12:49:45,0561 | AsyncHttpClient-1-2 | DEBUG | io.netty.util.Recycler | Recycler.java:107 | -Dio.netty.recycler.delayedQueue.ratio: 8 |
| 02-02-2022 12:49:46,0225 | AsyncHttpClient-1-2 | DEBUG | io.netty.handler.codec.compression.Brotli | Brotli.java:38 | brotli4j not in the classpath; Brotli support will be unavailable. |
| 02-02-2022 12:49:46,0327 | main | DEBUG | io.netty.util.internal.ThreadLocalRandom | ThreadLocalRandom.java:214 | -Dio.netty.initialSeedUniquifier: 0x0dc64f83b0700c2f |
| 02-02-2022 12:49:46,0524 | main | DEBUG | suites.appsuites.CashBackSuite | FrameworkBaseSuite.java:23 | Getting global parent window handle |
| 02-02-2022 12:49:46,0529 | main | DEBUG | suites.appsuites.CashBackSuite | FrameworkBaseSuite.java:25 | Global parent window handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:49:46,0544 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:124 | Reading csv file at path - ./cashback.csv |
| 02-02-2022 12:49:46,0559 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:139 | Data from csv at path - ./cashback.csv - "AMAZON ID AMAZON PWD RAZOR PAY MOBILE NUMBER RAZOR PAY EMAIL RAZOR PAY AMOUNT" 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50 |
| 02-02-2022 12:49:46,0582 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:49:46,0591 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:49:46,0591 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:51:40,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:51:40,0328 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:51:40,0463 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:51:51,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:51:51,0443 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:51:56,0632 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:52:06,0988 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:52:07,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:52:07,0179 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:52:33,0727 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:52:44,0079 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:52:46,0152 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:52:46,0181 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:52:46,0184 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:52:46,0196 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:52:46,0197 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:52:50,0940 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:52:50,0962 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:52:50,0987 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:52:51,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:52:51,0057 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:52:51,0059 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:52:51,0059 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:52:53,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:52:53,0570 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:52:53,0678 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:52:58,0392 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:52:58,0404 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:03,0533 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:53:13,0728 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:53:13,0842 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:53:13,0940 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:53:18,0736 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:29,0000 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:53:31,0042 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:53:31,0073 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:53:31,0073 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:53:31,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:53:31,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:53:32,0825 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:53:32,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:32,0878 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:53:32,0903 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:53:32,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:53:32,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:53:32,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:53:33,0618 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:53:33,0623 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:33,0747 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:53:35,0306 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:53:35,0323 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:35,0334 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 12:53:35,0447 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:53:36,0677 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:53:36,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:46,0916 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:53:47,0033 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:53:47,0116 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:53:49,0602 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:53:59,0796 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:01,0841 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:01,0872 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:54:01,0872 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:54:01,0872 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:54:01,0872 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:54:03,0192 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:54:03,0214 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:03,0234 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:54:03,0243 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:54:03,0246 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:54:03,0252 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:54:03,0252 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:54:03,0883 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:54:03,0903 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:04,0006 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:54:04,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:54:04,0876 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:09,0979 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:20,0171 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:20,0284 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:54:20,0365 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:54:22,0210 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:32,0468 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:34,0503 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:34,0518 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:54:34,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:54:34,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:54:34,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:54:38,0034 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:54:38,0057 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:38,0076 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:54:38,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:54:38,0086 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:54:38,0091 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:54:38,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:54:39,0064 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:54:39,0067 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:39,0169 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:54:40,0053 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:54:40,0072 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:54:45,0207 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:55,0382 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:54:55,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:54:55,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:55:04,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:14,0609 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:55:16,0652 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:55:16,0667 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:55:16,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:55:16,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:55:16,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:55:18,0368 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:55:18,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:18,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:55:18,0420 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:55:18,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:55:18,0427 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:55:18,0427 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:55:19,0352 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:55:19,0371 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:19,0474 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:55:20,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:55:20,0869 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:25,0985 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:55:36,0185 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:55:36,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:55:36,0378 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:55:36,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:46,0573 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:55:46,0624 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 12:55:46,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 5 |
| 02-02-2022 12:55:51,0844 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:55:51,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:55:51,0969 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:55:55,0893 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:55:55,0913 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:56:01,0009 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:56:11,0187 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:56:11,0291 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:56:11,0365 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:56:18,0563 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:56:28,0917 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:56:30,0958 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:56:30,0974 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:56:30,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:56:30,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:56:30,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:57:27,0154 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:57:27,0178 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:57:27,0188 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:57:27,0203 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:57:27,0215 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:57:27,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:57:27,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:57:41,0642 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:57:41,0665 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:57:41,0778 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:57:43,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:57:43,0138 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:57:48,0270 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:57:58,0488 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:57:58,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:57:58,0675 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:58:00,0982 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:58:11,0230 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:13,0294 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:13,0309 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:58:13,0309 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:58:13,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:58:13,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:58:15,0934 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:58:15,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:58:15,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:58:15,0988 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:58:15,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:58:15,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:58:15,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:58:18,0741 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:58:18,0765 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:58:18,0874 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:58:20,0597 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:58:20,0603 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:58:25,0702 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:35,0803 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:35,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:58:36,0013 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:58:40,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:58:50,0727 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:52,0761 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:58:52,0777 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:58:52,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:58:52,0808 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:58:52,0808 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:59:07,0882 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:59:07,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:07,0925 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:59:07,0933 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:59:07,0936 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:59:07,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:59:07,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:59:13,0089 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:59:13,0095 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:13,0206 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:59:16,0629 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:59:16,0648 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:21,0761 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:59:31,0940 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:59:32,0041 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 12:59:32,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 12:59:40,0100 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:50,0318 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:59:52,0358 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 12:59:52,0374 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 12:59:52,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:59:52,0389 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:59:52,0389 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:59:55,0038 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 12:59:55,0060 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:55,0079 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 12:59:55,0089 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 12:59:55,0093 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 12:59:55,0097 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 12:59:55,0097 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 12:59:56,0183 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 12:59:56,0203 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 12:59:56,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 12:59:59,0266 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 12:59:59,0286 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:00:04,0404 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:00:14,0627 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:00:14,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:00:14,0832 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:00:17,0634 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:00:27,0936 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:00:29,0971 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:00:29,0987 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:00:30,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:00:30,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:00:30,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:00:43,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:00:43,0728 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:00:43,0751 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:00:43,0760 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:00:43,0762 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:00:43,0768 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:00:43,0768 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:00:51,0081 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:00:51,0105 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:00:51,0211 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:00:55,0345 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:00:55,0365 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:01:00,0445 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:01:10,0669 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:01:10,0776 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:01:10,0861 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:01:22,0378 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:01:32,0552 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:01:32,0567 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:01:32,0567 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 10 |
| 02-02-2022 13:01:33,0792 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:01:33,0813 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:01:33,0923 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:01:35,0335 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:01:35,0356 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:01:40,0451 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:01:50,0630 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:01:50,0751 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:01:50,0837 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:01:54,0232 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:04,0419 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:06,0445 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:06,0461 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:02:06,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:02:06,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:02:06,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:02:07,0810 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:02:07,0832 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:07,0852 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:02:07,0861 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:02:07,0863 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:02:07,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:02:07,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:02:08,0527 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:02:08,0546 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:08,0648 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:02:09,0703 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:02:09,0722 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:09,0731 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:02:09,0837 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:02:10,0709 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:02:10,0714 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:20,0899 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:21,0005 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:02:21,0091 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:02:22,0779 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:33,0018 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:35,0068 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:35,0083 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:02:35,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:02:35,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:02:35,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:02:36,0438 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:02:36,0459 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:36,0483 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:02:36,0492 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:02:36,0494 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:02:36,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:02:36,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:02:37,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:02:37,0137 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:37,0239 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:02:38,0557 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:02:38,0577 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:02:43,0714 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:53,0952 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:02:54,0059 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:02:54,0143 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:02:55,0869 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:06,0075 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:08,0116 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:08,0131 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:03:08,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:03:08,0147 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:03:08,0147 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:03:09,0540 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:03:09,0568 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:09,0592 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:03:09,0605 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:03:09,0608 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:03:09,0610 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:03:09,0612 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:03:10,0260 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:03:10,0266 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:10,0370 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:03:11,0297 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:03:11,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:16,0417 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:26,0617 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:26,0723 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:03:26,0798 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:03:28,0493 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 13:03:29,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:39,0227 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:41,0284 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:41,0300 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:03:41,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:03:41,0315 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:03:41,0315 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:03:42,0918 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:03:42,0938 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:42,0958 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:03:42,0968 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:03:42,0971 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:03:42,0975 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:03:42,0975 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:03:43,0639 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:03:43,0657 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:43,0751 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:03:44,0605 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:03:44,0609 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:03:49,0746 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:03:59,0916 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:00,0026 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:04:00,0107 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:04:01,0966 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:12,0177 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:14,0203 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:14,0219 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:04:14,0219 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:04:14,0234 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:04:14,0234 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:04:15,0515 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:04:15,0535 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:15,0555 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:04:15,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:04:15,0568 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:04:15,0574 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:04:15,0574 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:04:16,0188 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:04:16,0209 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:16,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:04:17,0125 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:04:17,0144 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:22,0255 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:32,0464 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:32,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:04:32,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:04:34,0582 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:44,0817 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:04:44,0833 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:04:44,0833 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 15 |
| 02-02-2022 13:04:45,0450 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:04:45,0454 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:45,0558 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:04:48,0921 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:04:48,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:04:54,0052 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:04,0215 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:04,0324 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:05:04,0405 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:05:06,0087 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:16,0267 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:18,0317 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:18,0348 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:05:18,0348 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:05:18,0348 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:05:18,0348 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:05:19,0628 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:05:19,0648 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:19,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:05:19,0678 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:05:19,0681 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:05:19,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:05:19,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:05:20,0324 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:05:20,0346 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:20,0451 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:05:21,0311 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:05:21,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:26,0431 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:36,0620 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:36,0728 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:05:36,0814 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:05:38,0504 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:48,0663 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:50,0689 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:05:50,0705 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:05:50,0720 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:05:50,0720 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:05:50,0720 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:05:51,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:05:51,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:51,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:05:51,0994 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:05:51,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:05:52,0001 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:05:52,0001 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:05:52,0604 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:05:52,0609 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:52,0711 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:05:53,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:05:53,0590 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:05:58,0728 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:08,0944 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:09,0063 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:06:09,0145 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:06:10,0842 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:21,0034 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:23,0058 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:23,0074 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:06:23,0074 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:06:23,0074 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:06:23,0074 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:06:24,0438 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:06:24,0459 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:24,0493 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:06:24,0503 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:06:24,0505 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:06:24,0510 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:06:24,0510 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:06:25,0157 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:06:25,0178 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:25,0279 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:06:26,0193 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:06:26,0197 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:31,0325 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:41,0527 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:41,0632 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:06:41,0708 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:06:43,0497 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:53,0676 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:55,0710 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:06:55,0741 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:06:55,0741 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:06:55,0741 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:06:55,0741 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:06:57,0038 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:06:57,0061 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:57,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:06:57,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:06:57,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:06:57,0097 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:06:57,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:06:57,0705 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:06:57,0727 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:06:57,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:06:58,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:06:58,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:03,0828 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:14,0011 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:14,0127 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:07:14,0201 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:07:15,0853 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:26,0050 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:28,0107 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:28,0123 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:07:28,0138 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:07:28,0138 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:07:28,0138 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:07:29,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:07:29,0393 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:29,0414 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:07:29,0423 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:07:29,0426 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:07:29,0429 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:07:29,0429 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:07:30,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:07:30,0058 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:30,0158 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:07:31,0183 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:07:31,0186 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:31,0206 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:07:31,0312 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:07:32,0311 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:07:32,0331 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:42,0540 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:42,0641 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:07:42,0714 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:07:44,0728 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:54,0932 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:07:54,0947 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:07:54,0947 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 20 |
| 02-02-2022 13:07:55,0578 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:07:55,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:55,0693 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:07:56,0715 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:07:56,0733 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:07:56,0748 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:07:56,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:07:57,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:07:57,0734 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:07,0940 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:08,0043 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:08:08,0118 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:08:09,0757 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:20,0003 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:22,0040 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:22,0055 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:08:22,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:08:22,0071 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:08:22,0071 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:08:23,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:08:23,0327 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:23,0345 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:08:23,0353 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:08:23,0357 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:08:23,0361 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:08:23,0361 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:08:23,0950 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:08:23,0970 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:24,0067 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:08:24,0892 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:08:24,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:29,0994 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:40,0194 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:40,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:08:40,0376 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:08:42,0121 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:52,0330 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:54,0380 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:08:54,0395 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:08:54,0395 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:08:54,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:08:54,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:08:55,0639 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:08:55,0659 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:55,0679 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:08:55,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:08:55,0690 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:08:55,0694 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:08:55,0695 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:08:56,0283 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:08:56,0286 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:08:56,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:08:57,0195 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:08:57,0216 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:02,0339 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:12,0557 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:12,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:09:12,0737 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:09:14,0365 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:24,0593 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:26,0627 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:26,0642 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:09:26,0642 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:09:26,0658 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:09:26,0658 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:09:27,0921 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:09:27,0942 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:27,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:09:27,0972 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:09:27,0974 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:09:27,0978 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:09:27,0978 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:09:28,0568 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:09:28,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:28,0677 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:09:29,0470 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:09:29,0474 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:34,0588 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:44,0784 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:44,0892 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:09:44,0968 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:09:46,0597 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:09:56,0824 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:58,0874 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:09:58,0890 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:09:58,0890 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:09:58,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:09:58,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:10:00,0154 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:10:00,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:00,0193 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:10:00,0204 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:10:00,0207 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:10:00,0211 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:10:00,0211 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:10:00,0809 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:10:00,0815 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:00,0925 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:10:01,0785 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:10:01,0806 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:06,0954 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:17,0192 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:17,0293 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:10:17,0376 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:10:19,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:29,0342 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:31,0400 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:31,0415 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:10:31,0415 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:10:31,0431 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:10:31,0431 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:10:32,0672 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:10:32,0694 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:32,0717 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:10:32,0726 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:10:32,0729 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:10:32,0733 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:10:32,0733 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:10:33,0356 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:10:33,0362 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:33,0465 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:10:34,0371 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:10:34,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:10:39,0472 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:49,0650 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:10:49,0755 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:10:49,0841 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:10:51,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 13:10:51,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:246 | Page is not loaded and status should be COMPLETE |
| 02-02-2022 13:11:02,0113 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:02,0128 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:11:02,0128 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 25 |
| 02-02-2022 13:11:02,0825 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:11:02,0847 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:02,0955 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:11:03,0763 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:11:03,0781 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:08,0895 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:19,0097 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:19,0206 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:11:19,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:11:19,0312 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:29,0707 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:31,0740 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:31,0756 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:11:31,0756 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:11:31,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:11:31,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:11:32,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:11:32,0907 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:32,0931 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:11:32,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:11:32,0944 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:11:32,0949 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:11:32,0950 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:11:33,0419 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:11:33,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:33,0521 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:11:34,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:11:34,0209 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:11:39,0319 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:49,0514 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:11:49,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:11:49,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:11:51,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:01,0631 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:03,0665 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:03,0680 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:12:03,0680 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:12:03,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:12:03,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:12:04,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:12:04,0948 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:04,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:12:04,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:12:04,0988 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:12:04,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:12:04,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:12:05,0583 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:12:05,0602 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:05,0698 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:12:06,0548 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:12:06,0555 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:11,0661 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:21,0839 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:21,0940 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:12:22,0020 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:12:23,0645 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:33,0808 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:35,0842 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:35,0857 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:12:35,0857 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:12:35,0873 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:12:35,0873 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:12:37,0118 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:12:37,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:37,0177 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:12:37,0186 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:12:37,0188 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:12:37,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:12:37,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:12:37,0759 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:12:37,0780 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:37,0880 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:12:38,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:12:38,0730 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:12:43,0843 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:54,0052 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:12:54,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:12:54,0254 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:12:55,0951 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:06,0118 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:08,0144 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:08,0159 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:13:08,0159 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:13:08,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:13:08,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:13:09,0416 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:13:09,0437 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:09,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:13:09,0468 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:13:09,0470 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:13:09,0475 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:13:09,0475 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:13:10,0086 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:13:10,0105 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:10,0204 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:13:11,0063 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:13:11,0068 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:16,0169 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:26,0331 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:26,0435 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:13:26,0520 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:13:28,0257 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:38,0486 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:40,0520 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:40,0536 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:13:40,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:13:40,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:13:40,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:13:41,0841 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:13:41,0863 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:41,0881 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:13:41,0890 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:13:41,0892 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:13:41,0896 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:13:41,0897 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:13:42,0807 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:13:42,0827 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:42,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:13:43,0770 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:13:43,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:13:48,0881 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:59,0116 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:13:59,0218 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:13:59,0294 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:13:59,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:09,0518 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:09,0533 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:14:09,0533 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 30 |
| 02-02-2022 13:14:10,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:14:10,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:10,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:14:11,0111 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:14:11,0132 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:16,0235 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:26,0419 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:26,0520 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:14:26,0600 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:14:28,0313 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:38,0537 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:40,0586 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:40,0601 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:14:40,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:14:40,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:14:40,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:14:41,0839 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:14:41,0860 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:41,0890 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:14:41,0900 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:14:41,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:14:41,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:14:41,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:14:42,0502 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:14:42,0522 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:42,0621 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:14:43,0463 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:14:43,0469 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:14:48,0559 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:58,0729 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:14:58,0834 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:14:58,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:15:00,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:10,0802 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:12,0829 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:12,0844 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:15:12,0844 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:15:12,0860 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:15:12,0860 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:15:14,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:15:14,0127 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:14,0148 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:15:14,0157 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:15:14,0159 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:15:14,0161 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:15:14,0161 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:15:14,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:15:14,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:14,0869 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:15:15,0890 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:15:15,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:16,0000 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:15:16,0090 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:15:16,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:15:16,0907 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:27,0120 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:27,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:15:27,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:15:29,0093 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:39,0278 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:41,0327 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:41,0342 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:15:41,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:15:41,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:15:41,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:15:42,0644 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:15:42,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:42,0687 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:15:42,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:15:42,0698 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:15:42,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:15:42,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:15:43,0306 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:15:43,0327 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:43,0424 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:15:44,0258 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:15:44,0273 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:15:49,0364 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:59,0590 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:15:59,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:15:59,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:16:01,0505 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:11,0717 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:13,0743 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:13,0759 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:16:13,0759 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:16:13,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:16:13,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:16:15,0036 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:16:15,0057 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:15,0076 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:16:15,0086 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:16:15,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:16:15,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:16:15,0093 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:16:15,0700 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:16:15,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:15,0814 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:16:16,0629 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:16:16,0632 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:21,0755 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:31,0925 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:32,0030 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:16:32,0115 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:16:34,0217 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:44,0394 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:46,0443 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:16:46,0458 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:16:46,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:16:46,0474 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:16:46,0474 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:16:47,0817 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:16:47,0841 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:47,0859 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:16:47,0870 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:16:47,0872 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:16:47,0876 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:16:47,0876 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:16:48,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:16:48,0531 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:48,0631 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:16:49,0535 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:16:49,0555 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:16:54,0657 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:04,0865 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:04,0967 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:17:05,0053 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:17:06,0980 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:17,0168 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:17,0185 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:17:17,0185 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 35 |
| 02-02-2022 13:17:17,0810 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:17:17,0830 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:17,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:17:18,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:17:18,0759 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:23,0871 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:34,0072 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:34,0173 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:17:34,0253 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:17:35,0975 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:46,0185 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:48,0209 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:17:48,0224 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:17:48,0224 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:17:48,0240 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:17:48,0240 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:17:49,0591 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:17:49,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:49,0633 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:17:49,0644 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:17:49,0647 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:17:49,0652 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:17:49,0652 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:17:50,0261 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:17:50,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:50,0381 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:17:51,0224 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:17:51,0233 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:17:56,0328 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:06,0518 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:06,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:18:06,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:18:08,0398 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:18,0583 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:20,0609 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:20,0625 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:18:20,0625 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:18:20,0625 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:18:20,0625 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:18:22,0050 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:18:22,0079 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:22,0098 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:18:22,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:18:22,0110 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:18:22,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:18:22,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:18:22,0720 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:18:22,0738 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:22,0840 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:18:23,0671 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:18:23,0676 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:28,0754 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:38,0949 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:39,0051 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:18:39,0127 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:18:40,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:51,0039 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:53,0083 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:18:53,0098 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:18:53,0098 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:18:53,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:18:53,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:18:54,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:18:54,0344 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:54,0369 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:18:54,0378 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:18:54,0380 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:18:54,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:18:54,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:18:54,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:18:54,0983 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:18:55,0081 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:18:55,0870 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:18:55,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:00,0984 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:11,0147 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:11,0251 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:19:11,0329 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:19:13,0081 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:23,0321 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:25,0356 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:25,0372 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:19:25,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:19:25,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:19:25,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:19:26,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:19:26,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:26,0603 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:19:26,0612 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:19:26,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:19:26,0618 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:19:26,0619 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:19:27,0505 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:19:27,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:27,0622 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:19:28,0443 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:19:28,0452 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:33,0549 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:43,0723 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:43,0836 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:19:43,0918 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:19:45,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:55,0963 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:57,0997 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:19:58,0012 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:19:58,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:19:58,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:19:58,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:19:59,0243 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:19:59,0335 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:19:59,0354 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:19:59,0366 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:19:59,0367 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:19:59,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:19:59,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:19:59,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:19:59,0967 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:00,0067 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:20:01,0282 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:20:01,0302 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:06,0404 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:20:16,0581 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:20:16,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:20:16,0761 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:20:18,0768 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:28,0987 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:20:29,0005 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:20:29,0005 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 40 |
| 02-02-2022 13:20:29,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:20:29,0612 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:29,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:20:30,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:20:30,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:35,0773 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:20:45,0943 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:20:46,0047 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:20:46,0144 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:20:47,0797 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:20:57,0973 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:00,0016 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:00,0032 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:21:00,0048 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:21:00,0048 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:21:00,0048 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:21:01,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:21:01,0362 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:01,0383 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:21:01,0393 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:21:01,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:21:01,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:21:01,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:21:02,0110 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:21:02,0139 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:02,0244 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:21:03,0276 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:21:03,0279 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:03,0301 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:21:03,0404 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:21:04,0190 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:21:04,0211 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:14,0414 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:14,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:21:14,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:21:16,0347 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:26,0591 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:28,0632 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:28,0647 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:21:28,0663 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:21:28,0663 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:21:28,0663 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:21:29,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:21:29,0888 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:29,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:21:29,0914 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:21:29,0916 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:21:29,0920 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:21:29,0920 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:21:30,0493 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:21:30,0513 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:30,0615 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:21:31,0451 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:21:31,0466 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:36,0580 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:46,0752 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:21:46,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:21:46,0944 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:21:48,0650 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:21:58,0868 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:00,0902 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:00,0917 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:22:00,0933 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:22:00,0933 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:22:00,0933 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:22:02,0161 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:22:02,0183 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:02,0203 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:22:02,0214 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:22:02,0216 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:22:02,0219 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:22:02,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:22:02,0819 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:22:02,0823 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:02,0924 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:22:03,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:22:03,0802 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:08,0900 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:19,0092 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:19,0203 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:22:19,0281 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:22:20,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:31,0127 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:33,0176 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:33,0191 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:22:33,0191 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:22:33,0207 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:22:33,0207 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:22:34,0532 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:22:34,0553 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:34,0572 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:22:34,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:22:34,0583 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:22:34,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:22:34,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:22:35,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:22:35,0186 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:35,0282 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:22:36,0103 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:22:36,0107 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:22:41,0221 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:51,0416 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:22:51,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:22:51,0595 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:22:53,0259 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:03,0463 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:05,0503 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:05,0519 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:23:05,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:23:05,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:23:05,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:23:06,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:23:06,0962 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:06,0984 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:23:06,0994 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:23:06,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:23:07,0000 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:23:07,0001 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:23:07,0472 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:23:07,0490 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:07,0592 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:23:08,0427 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:23:08,0440 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:13,0561 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:23,0732 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:23,0843 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:23:23,0931 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:23:25,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:36,0084 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:36,0105 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:23:36,0105 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 45 |
| 02-02-2022 13:23:36,0965 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:23:36,0986 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:37,0091 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:23:37,0990 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:23:38,0010 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:23:43,0114 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:53,0321 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:23:53,0424 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:23:53,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:23:55,0153 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:05,0347 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:07,0381 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:07,0396 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:24:07,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:24:07,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:24:07,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:24:08,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:24:08,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:08,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:24:08,0715 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:24:08,0717 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:24:08,0721 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:24:08,0721 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:24:09,0310 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:24:09,0331 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:09,0431 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:24:10,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:24:10,0285 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:15,0371 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:25,0572 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:25,0676 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:24:25,0762 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:24:27,0428 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:37,0658 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:39,0700 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:39,0715 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:24:39,0715 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:24:39,0731 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:24:39,0731 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:24:41,0328 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:24:41,0351 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:41,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:24:41,0383 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:24:41,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:24:41,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:24:41,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:24:42,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:24:42,0100 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:42,0202 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:24:43,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:24:43,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:24:48,0205 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:58,0403 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:24:58,0504 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:24:58,0585 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:25:00,0308 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:10,0572 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:12,0612 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:12,0627 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:25:12,0627 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:25:12,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:25:12,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:25:13,0893 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:25:13,0915 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:13,0936 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:25:13,0947 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:25:13,0949 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:25:13,0953 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:25:13,0953 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:25:14,0555 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:25:14,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:14,0670 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:25:15,0550 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:25:15,0553 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:20,0723 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:30,0909 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:31,0015 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:25:31,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:25:32,0822 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:43,0057 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:45,0105 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:25:45,0120 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:25:45,0120 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:25:45,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:25:45,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:25:46,0460 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:25:46,0482 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:46,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:25:46,0510 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:25:46,0511 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:25:46,0515 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:25:46,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:25:47,0128 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:25:47,0151 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:47,0278 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:25:48,0216 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:25:48,0235 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:25:53,0358 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:03,0527 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:03,0630 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:26:03,0707 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:26:05,0402 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:15,0582 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:17,0615 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:17,0646 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:26:17,0646 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:26:17,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:26:17,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:26:18,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:26:18,0995 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:19,0016 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:26:19,0026 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:26:19,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:26:19,0032 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:26:19,0032 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:26:19,0664 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:26:19,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:19,0775 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:26:20,0838 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:26:20,0857 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:20,0880 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:26:20,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:26:21,0795 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:26:21,0800 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:31,0992 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:32,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:26:32,0174 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:26:34,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:44,0337 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:44,0352 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:26:44,0352 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 50 |
| 02-02-2022 13:26:44,0960 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:26:44,0980 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:45,0091 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:26:46,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:26:46,0189 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:46,0197 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:26:46,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:26:47,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:26:47,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:26:57,0291 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:26:57,0393 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:26:57,0479 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:26:59,0164 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:09,0363 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:11,0395 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:11,0411 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:27:11,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:27:11,0426 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:27:11,0426 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:27:12,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:27:12,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:12,0685 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:27:12,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:27:12,0699 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:27:12,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:27:12,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:27:13,0288 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:27:13,0310 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:13,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:27:14,0235 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:27:14,0257 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:19,0328 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:29,0559 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:29,0668 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:27:29,0750 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:27:31,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:41,0672 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:43,0720 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:27:43,0735 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:27:43,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:27:43,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:27:43,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:27:45,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:27:45,0106 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:45,0125 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:27:45,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:27:45,0135 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:27:45,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:27:45,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:27:45,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:27:45,0866 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:45,0965 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:27:46,0795 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:27:46,0815 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:27:51,0902 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:02,0072 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:02,0179 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:28:02,0264 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:28:03,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:14,0089 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:16,0121 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:16,0136 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:28:16,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:28:16,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:28:16,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:28:17,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:28:17,0459 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:17,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:28:17,0489 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:28:17,0491 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:28:17,0494 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:28:17,0494 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:28:17,0960 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:28:17,0964 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:18,0060 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:28:18,0676 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:28:18,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:23,0808 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:33,0981 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:34,0083 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:28:34,0168 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:28:35,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:46,0127 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:48,0167 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:28:48,0183 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:28:48,0183 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:28:48,0199 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:28:48,0199 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:28:49,0401 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:28:49,0423 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:49,0442 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:28:49,0478 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:28:49,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:28:49,0485 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:28:49,0485 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:28:50,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:28:50,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:50,0215 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:28:51,0065 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:28:51,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:28:56,0205 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:06,0399 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:06,0508 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:29:06,0588 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:29:06,0600 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:16,0864 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:18,0898 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:18,0913 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:29:18,0913 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:29:18,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:29:18,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:29:20,0120 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:29:20,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:20,0159 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:29:20,0168 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:29:20,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:29:20,0174 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:29:20,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:29:20,0767 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:29:20,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:20,0870 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:29:21,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:29:21,0722 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:26,0851 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:37,0024 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:37,0130 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:29:37,0213 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:29:39,0157 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:49,0384 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:29:49,0399 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:29:49,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 55 |
| 02-02-2022 13:29:50,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:29:50,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:50,0160 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:29:50,0961 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:29:50,0980 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:29:56,0095 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:06,0274 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:06,0375 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:30:06,0459 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:30:08,0156 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:18,0359 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:20,0384 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:20,0399 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:30:20,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:30:20,0415 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:30:20,0415 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:30:21,0653 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:30:21,0673 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:21,0690 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:30:21,0699 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:30:21,0702 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:30:21,0705 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:30:21,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:30:22,0314 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:30:22,0320 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:22,0419 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:30:23,0314 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:30:23,0336 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:28,0446 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:38,0609 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:38,0709 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:30:38,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:30:40,0428 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:50,0610 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:52,0652 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:30:52,0667 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:30:52,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:30:52,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:30:52,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:30:54,0173 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:30:54,0199 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:54,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:30:54,0229 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:30:54,0231 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:30:54,0235 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:30:54,0235 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:30:54,0863 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:30:54,0881 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:30:54,0981 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:30:55,0852 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:30:55,0863 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:00,0977 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:11,0185 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:11,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:31:11,0369 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:31:11,0381 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:21,0847 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:23,0880 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:23,0896 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:31:23,0896 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:31:23,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:31:23,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:31:25,0148 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:31:25,0168 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:25,0185 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:31:25,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:31:25,0196 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:31:25,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:31:25,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:31:26,0049 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:31:26,0067 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:26,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:31:26,0994 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:31:27,0013 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:32,0142 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:42,0336 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:42,0437 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:31:42,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:31:44,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:54,0353 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:56,0379 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:31:56,0394 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:31:56,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:31:56,0410 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:31:56,0410 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:31:57,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:31:57,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:57,0686 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:31:57,0695 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:31:57,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:31:57,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:31:57,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:31:58,0269 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:31:58,0288 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:31:58,0388 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:31:59,0347 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:31:59,0367 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:04,0469 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:14,0608 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:14,0708 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:32:14,0791 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:32:16,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:26,0655 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:28,0703 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:28,0719 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:32:28,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:32:28,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:32:28,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:32:30,0066 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:32:30,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:30,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:32:30,0118 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:32:30,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:32:30,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:32:30,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:32:30,0745 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:32:30,0766 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:30,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:32:31,0732 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:32:31,0754 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:36,0820 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:47,0037 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:32:47,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:32:47,0216 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:32:48,0896 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:32:59,0076 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:01,0102 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:01,0117 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:33:01,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:33:01,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:33:01,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:33:02,0420 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:33:02,0442 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:02,0459 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:33:02,0468 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:33:02,0469 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:33:02,0474 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:33:02,0475 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:33:03,0170 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:33:03,0189 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:03,0284 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:33:04,0130 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:33:04,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:09,0254 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:19,0431 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:19,0540 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:33:19,0616 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:33:21,0508 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:31,0682 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:33,0719 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:33,0739 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:33:33,0739 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:33:33,0749 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:33:33,0749 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:33:34,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:33:35,0017 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:35,0037 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:33:35,0049 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:33:35,0051 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:33:35,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:33:35,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:33:35,0889 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:33:35,0909 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:36,0011 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:33:37,0081 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:33:37,0102 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:37,0113 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:33:37,0219 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:33:38,0066 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:33:38,0085 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:33:48,0203 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:33:48,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:33:48,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:33:50,0328 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:00,0540 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:00,0560 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:34:00,0560 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 62 |
| 02-02-2022 13:34:01,0421 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:34:01,0441 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:01,0543 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:34:02,0576 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:34:02,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:02,0612 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:34:02,0707 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:34:03,0537 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:34:03,0544 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:13,0680 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:13,0785 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:34:13,0862 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:34:15,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:26,0049 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:28,0091 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:28,0111 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:34:28,0111 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:34:28,0121 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:34:28,0121 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:34:29,0345 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:34:29,0366 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:29,0384 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:34:29,0393 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:34:29,0396 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:34:29,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:34:29,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:34:29,0999 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:34:30,0022 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:30,0117 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:34:30,0915 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:34:30,0935 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:36,0002 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:46,0108 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:34:46,0219 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:34:46,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:34:48,0007 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:34:58,0197 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:00,0234 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:00,0260 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:35:00,0260 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:35:00,0264 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:35:00,0264 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:35:01,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:35:01,0635 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:01,0656 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:35:01,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:35:01,0669 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:35:01,0674 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:35:01,0674 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:35:02,0128 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:35:02,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:02,0229 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:35:03,0389 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:35:03,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:08,0497 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:18,0614 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:18,0717 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:35:18,0794 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:35:20,0441 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:30,0630 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:32,0667 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:32,0686 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:35:32,0686 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:35:32,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:35:32,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:35:34,0080 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:35:34,0101 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:34,0123 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:35:34,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:35:34,0132 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:35:34,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:35:34,0136 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:35:34,0762 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:35:34,0780 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:34,0875 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:35:35,0749 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:35:35,0754 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:35:40,0832 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:51,0026 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:35:51,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:35:51,0212 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:35:52,0880 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:03,0077 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:05,0119 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:05,0149 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:36:05,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:36:05,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:36:05,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:36:06,0656 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:36:06,0679 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:06,0699 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:36:06,0711 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:36:06,0713 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:36:06,0716 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:36:06,0716 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:36:07,0339 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:36:07,0362 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:07,0460 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:36:08,0345 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:36:08,0365 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:13,0433 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:23,0550 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:23,0660 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:36:23,0736 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:36:25,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:35,0711 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:37,0757 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:37,0777 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:36:37,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:36:37,0787 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:36:37,0787 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:36:39,0061 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:36:39,0082 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:39,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:36:39,0109 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:36:39,0112 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:36:39,0116 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:36:39,0116 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:36:39,0950 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:36:39,0953 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:40,0046 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:36:41,0005 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:36:41,0023 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:36:46,0094 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:56,0207 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:36:56,0313 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:36:56,0391 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:36:58,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:08,0839 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:08,0858 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:37:08,0858 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 67 |
| 02-02-2022 13:37:09,0530 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:37:09,0554 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:09,0654 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:37:10,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:37:10,0502 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:15,0589 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:25,0750 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:25,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:37:25,0936 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:37:27,0590 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:37,0821 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:39,0845 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:39,0865 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:37:39,0865 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:37:39,0875 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:37:39,0875 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:37:41,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:37:41,0112 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:41,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:37:41,0142 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:37:41,0144 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:37:41,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:37:41,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:37:41,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:37:41,0883 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:41,0978 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:37:42,0820 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:37:42,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:37:47,0909 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:58,0058 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:37:58,0157 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:37:58,0247 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:37:59,0895 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:10,0086 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:12,0121 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:12,0141 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:38:12,0141 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:38:12,0151 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:38:12,0151 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:38:13,0427 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:38:13,0448 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:13,0466 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:38:13,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:38:13,0478 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:38:13,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:38:13,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:38:13,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:38:13,0949 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:14,0043 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:38:14,0847 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:38:14,0866 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:19,0973 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:30,0137 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:30,0236 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:38:30,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:38:32,0024 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:42,0231 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:44,0265 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:38:44,0285 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:38:44,0285 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:38:44,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:38:44,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:38:45,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:38:45,0547 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:45,0567 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:38:45,0578 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:38:45,0580 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:38:45,0585 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:38:45,0585 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:38:46,0153 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:38:46,0172 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:46,0272 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:38:47,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:38:47,0456 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:38:52,0563 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:02,0724 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:02,0828 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:39:02,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:39:04,0765 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:14,0989 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:17,0031 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:17,0045 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:39:17,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:39:17,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:39:17,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:39:18,0260 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:39:18,0284 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:18,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:39:18,0327 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:39:18,0328 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:39:18,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:39:18,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:39:18,0948 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:39:18,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:19,0073 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:39:20,0083 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:39:20,0085 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:20,0106 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:39:20,0199 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:39:21,0030 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:39:21,0050 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:31,0189 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:31,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:39:31,0366 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:39:33,0045 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:43,0252 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:45,0295 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:39:45,0315 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:39:45,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:39:45,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:39:45,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:39:46,0603 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:39:46,0631 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:46,0652 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:39:46,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:39:46,0665 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:39:46,0668 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:39:46,0669 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:39:47,0110 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:39:47,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:47,0227 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:39:48,0047 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:39:48,0051 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:39:53,0135 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:03,0307 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:03,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:40:03,0488 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:40:05,0485 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:15,0669 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:15,0682 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:40:15,0682 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 72 |
| 02-02-2022 13:40:16,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:40:16,0793 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:16,0894 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:40:17,0776 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:40:17,0796 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:22,0868 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:33,0020 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:33,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:40:33,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:40:34,0945 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:45,0205 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:47,0250 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:40:47,0270 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:40:47,0270 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:40:47,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:40:47,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:40:48,0524 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:40:48,0545 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:48,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:40:48,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:40:48,0577 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:40:48,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:40:48,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:40:49,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:40:49,0169 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:49,0263 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:40:50,0186 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:40:50,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:40:55,0295 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:05,0467 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:05,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:41:05,0647 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:41:07,0343 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:17,0560 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:19,0597 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:19,0617 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:41:19,0627 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:41:19,0627 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:41:19,0627 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:41:20,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:41:20,0889 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:20,0908 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:41:20,0919 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:41:20,0922 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:41:20,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:41:20,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:41:21,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:41:21,0518 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:21,0610 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:41:22,0443 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:41:22,0447 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:27,0544 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:37,0684 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:37,0796 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:41:37,0871 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:41:39,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:49,0866 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:51,0901 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:41:51,0921 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:41:51,0921 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:41:51,0921 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:41:51,0921 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:41:53,0160 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:41:53,0188 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:53,0212 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:41:53,0222 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:41:53,0224 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:41:53,0228 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:41:53,0228 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:41:53,0800 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:41:53,0820 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:53,0918 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:41:54,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:41:54,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:41:59,0814 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:09,0959 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:10,0060 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:42:10,0146 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:42:11,0806 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:21,0976 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:24,0012 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:24,0031 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:42:24,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:42:24,0041 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:42:24,0041 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:42:25,0586 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:42:25,0606 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:25,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:42:25,0633 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:42:25,0635 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:42:25,0639 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:42:25,0639 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:42:26,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:42:26,0310 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:26,0406 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:42:27,0229 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:42:27,0236 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:32,0317 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:42,0459 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:42,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:42:42,0647 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:42:44,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:54,0526 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:56,0568 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:42:56,0588 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:42:56,0588 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:42:56,0598 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:42:56,0598 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:42:57,0845 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:42:57,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:57,0887 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:42:57,0896 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:42:57,0898 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:42:57,0903 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:42:57,0903 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:42:58,0479 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:42:58,0500 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:42:58,0595 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:42:59,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:42:59,0423 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:04,0498 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:14,0667 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:14,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:43:14,0853 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:43:16,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:26,0969 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:26,0998 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:43:26,0999 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 77 |
| 02-02-2022 13:43:27,0567 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:43:27,0586 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:27,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:43:28,0552 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:43:28,0572 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:33,0643 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:43,0777 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:43,0879 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:43:43,0961 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:43:45,0703 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:55,0908 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:57,0941 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:43:57,0961 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:43:57,0961 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:43:57,0971 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:43:57,0971 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:43:59,0206 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:43:59,0226 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:59,0247 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:43:59,0259 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:43:59,0261 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:43:59,0265 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:43:59,0265 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:43:59,0844 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:43:59,0862 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:43:59,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:44:00,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:44:00,0681 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:44:05,0790 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:15,0930 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:16,0030 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:44:16,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:44:17,0779 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:44:27,0998 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:30,0041 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:30,0061 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:44:30,0071 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:44:30,0071 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:44:30,0071 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:44:31,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:44:31,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:44:31,0362 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:44:31,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:44:31,0376 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:44:31,0380 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:44:31,0380 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:44:31,0974 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:44:31,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:44:32,0095 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:44:32,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:44:32,0925 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:44:37,0971 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:48,0126 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:44:48,0231 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:44:48,0311 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:44:50,0056 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 13:44:50,0564 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:00,0770 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:02,0806 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:02,0826 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:45:02,0826 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:45:02,0836 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:45:02,0836 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:45:04,0085 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:45:04,0107 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:04,0125 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:45:04,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:45:04,0135 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:45:04,0137 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:45:04,0137 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:45:04,0776 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:45:04,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:04,0877 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:45:05,0907 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:45:05,0910 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:05,0929 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:45:06,0019 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:45:06,0853 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:45:06,0874 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:16,0998 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:17,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:45:17,0172 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:45:18,0937 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:29,0116 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:31,0161 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:31,0181 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:45:31,0181 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:45:31,0191 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:45:31,0191 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:45:32,0653 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:45:32,0678 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:32,0696 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:45:32,0707 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:45:32,0709 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:45:32,0712 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:45:32,0713 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:45:33,0801 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:45:33,0822 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:33,0927 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:45:34,0802 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:45:34,0822 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:45:39,0910 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:50,0074 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:45:50,0177 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:45:50,0258 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:45:51,0972 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:02,0137 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:04,0164 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:04,0184 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:46:04,0184 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:46:04,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:46:04,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:46:05,0467 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:46:05,0490 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:05,0510 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:46:05,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:46:05,0522 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:46:05,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:46:05,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:46:06,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:46:06,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:06,0225 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:46:07,0015 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:46:07,0035 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:12,0124 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:22,0250 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:22,0347 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:46:22,0421 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:46:24,0339 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:34,0488 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:34,0508 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:46:34,0508 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 82 |
| 02-02-2022 13:46:35,0241 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:46:35,0263 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:35,0370 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:46:36,0173 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:46:36,0193 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:46:41,0255 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:51,0380 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:46:51,0483 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:46:51,0564 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:46:53,0349 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:03,0569 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:05,0594 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:05,0614 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:47:05,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:47:05,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:47:05,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:47:06,0843 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:47:06,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:06,0885 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:47:06,0896 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:47:06,0898 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:47:06,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:47:06,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:47:07,0795 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:47:07,0814 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:07,0908 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:47:08,0739 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:47:08,0760 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:13,0819 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:23,0935 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:24,0038 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:47:24,0116 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:47:25,0828 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:36,0013 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:38,0057 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:38,0077 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:47:38,0077 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:47:38,0087 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:47:38,0087 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:47:39,0301 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:47:39,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:39,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:47:39,0354 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:47:39,0355 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:47:39,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:47:39,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:47:39,0940 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:47:39,0958 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:40,0058 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:47:40,0847 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:47:40,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:47:45,0925 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:56,0043 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:47:56,0145 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:47:56,0222 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:47:57,0923 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:08,0127 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:10,0152 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:10,0172 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:48:10,0182 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:48:10,0182 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:48:10,0182 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:48:11,0393 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:48:11,0414 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:11,0434 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:48:11,0444 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:48:11,0446 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:48:11,0450 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:48:11,0450 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:48:12,0017 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:48:12,0036 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:12,0134 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:48:12,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:48:12,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:18,0053 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:28,0175 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:28,0275 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:48:28,0354 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:48:30,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:40,0309 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:42,0354 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:48:42,0374 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:48:42,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:48:42,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:48:42,0384 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:48:43,0727 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:48:43,0747 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:43,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:48:43,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:48:43,0786 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:48:43,0790 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:48:43,0790 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:48:44,0368 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:48:44,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:44,0486 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:48:45,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:48:45,0354 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:48:50,0451 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:00,0577 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:00,0678 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:49:00,0766 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:49:02,0469 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:12,0676 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:14,0706 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:14,0726 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:49:14,0726 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:49:14,0736 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:49:14,0736 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:49:15,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:49:15,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:15,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:49:16,0005 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:49:16,0007 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:49:16,0011 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:49:16,0011 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:49:16,0609 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:49:16,0613 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:16,0708 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:49:17,0522 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:49:17,0542 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:22,0635 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:32,0804 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:32,0912 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:49:32,0992 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:49:35,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:45,0380 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:49:45,0400 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:49:45,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 87 |
| 02-02-2022 13:49:46,0006 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:49:46,0030 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:46,0141 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:49:47,0050 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:49:47,0073 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:49:52,0142 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:02,0268 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:02,0369 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:50:02,0446 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:50:04,0134 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:14,0343 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:16,0379 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:16,0399 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:50:16,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:50:16,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:50:16,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:50:17,0718 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:50:17,0741 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:17,0760 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:50:17,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:50:17,0772 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:50:17,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:50:17,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:50:18,0406 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:50:18,0426 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:18,0523 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:50:19,0424 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:50:19,0428 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:24,0505 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:34,0596 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:34,0700 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:50:34,0780 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:50:36,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 13:50:36,0986 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:47,0177 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:49,0213 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:50:49,0233 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:50:49,0233 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:50:49,0243 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:50:49,0243 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:50:50,0487 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:50:50,0510 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:50,0533 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:50:50,0541 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:50:50,0543 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:50:50,0546 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:50:50,0546 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:50:51,0148 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:50:51,0172 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:51,0269 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:50:52,0112 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:50:52,0121 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:50:57,0164 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:07,0309 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:07,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:51:07,0489 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:51:09,0250 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:19,0438 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:21,0471 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:21,0491 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:51:21,0491 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:51:21,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:51:21,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:51:22,0728 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:51:22,0750 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:22,0770 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:51:22,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:51:22,0785 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:51:22,0789 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:51:22,0789 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:51:23,0398 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:51:23,0410 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:23,0511 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:51:24,0335 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:51:24,0339 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:29,0399 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:39,0523 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:39,0625 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:51:39,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:51:41,0432 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:51,0661 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:53,0695 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:51:53,0715 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:51:53,0715 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:51:53,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:51:53,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:51:55,0045 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:51:55,0068 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:55,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:51:55,0097 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:51:55,0101 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:51:55,0106 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:51:55,0106 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:51:55,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:51:55,0720 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:51:55,0817 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:51:56,0674 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:51:56,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:01,0779 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:11,0914 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:12,0029 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:52:12,0112 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:52:13,0792 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:24,0042 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:26,0083 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:26,0103 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:52:26,0103 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:52:26,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:52:26,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:52:27,0363 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:52:27,0384 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:27,0402 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:52:27,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:52:27,0414 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:52:27,0418 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:52:27,0418 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:52:28,0029 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:52:28,0033 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:28,0127 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:52:29,0131 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:52:29,0150 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:29,0163 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:52:29,0261 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:52:30,0105 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:52:30,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:40,0303 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:40,0402 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:52:40,0483 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:52:42,0406 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:52,0581 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:52:52,0596 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:52:52,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 92 |
| 02-02-2022 13:52:53,0258 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:52:53,0280 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:53,0375 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:52:54,0382 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:52:54,0402 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:52:54,0422 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:52:54,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:52:55,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:52:55,0325 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:05,0453 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:05,0557 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:53:05,0635 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:53:07,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:17,0513 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:19,0543 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:19,0563 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:53:19,0563 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:53:19,0573 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:53:19,0573 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:53:20,0805 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:53:20,0826 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:20,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:53:20,0856 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:53:20,0858 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:53:20,0861 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:53:20,0861 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:53:21,0430 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:53:21,0449 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:21,0547 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:53:22,0689 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:53:22,0708 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:27,0769 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:37,0903 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:38,0006 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:53:38,0082 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:53:40,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:50,0803 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:52,0847 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:53:52,0867 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:53:52,0867 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:53:52,0877 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:53:52,0877 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:53:54,0101 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:53:54,0155 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:54,0173 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:53:54,0185 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:53:54,0188 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:53:54,0192 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:53:54,0192 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:53:54,0781 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:53:54,0786 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:53:54,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:53:55,0825 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:53:55,0830 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:00,0909 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:11,0060 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:11,0166 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:54:11,0251 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:54:12,0942 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:23,0135 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:25,0169 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:25,0189 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:54:25,0189 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:54:25,0189 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:54:25,0189 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:54:26,0378 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:54:26,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:26,0421 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:54:26,0430 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:54:26,0432 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:54:26,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:54:26,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:54:27,0033 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:54:27,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:27,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:54:27,0982 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:54:28,0004 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:33,0085 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:43,0235 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:43,0337 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:54:43,0410 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:54:45,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:55,0390 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:57,0434 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:54:57,0454 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:54:57,0454 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:54:57,0464 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:54:57,0464 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:54:58,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:54:58,0706 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:58,0722 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:54:58,0733 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:54:58,0737 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:54:58,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:54:58,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:54:59,0327 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:54:59,0346 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:54:59,0446 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:55:00,0339 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:55:00,0346 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:05,0433 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:15,0582 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:15,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:55:15,0767 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:55:17,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:27,0601 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:29,0654 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:29,0674 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:55:29,0674 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:55:29,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:55:29,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:55:30,0904 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:55:30,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:30,0945 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:55:30,0955 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:55:30,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:55:30,0961 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:55:30,0961 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:55:31,0517 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:55:31,0541 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:31,0637 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:55:32,0463 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:55:32,0468 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:37,0535 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:47,0677 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:55:47,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:55:47,0865 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:55:49,0823 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:55:59,0990 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:00,0009 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:56:00,0009 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 97 |
| 02-02-2022 13:56:00,0644 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:56:00,0666 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:00,0769 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:56:01,0592 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:56:01,0612 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:06,0675 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:16,0800 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:16,0900 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:56:16,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:56:18,0930 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:29,0143 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:31,0170 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:31,0190 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:56:31,0190 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:56:31,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:56:31,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:56:32,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:56:32,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:32,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:56:32,0530 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:56:32,0531 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:56:32,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:56:32,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:56:33,0123 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:56:33,0141 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:33,0238 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:56:34,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:56:34,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:56:39,0170 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:49,0331 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:56:49,0435 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:56:49,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:56:51,0180 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:01,0395 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:03,0438 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:03,0458 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:57:03,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:57:03,0468 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:57:03,0468 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:57:04,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:57:04,0747 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:04,0767 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:57:04,0777 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:57:04,0778 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:57:04,0781 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:57:04,0781 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:57:05,0373 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:57:05,0392 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:05,0488 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:57:06,0316 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:57:06,0335 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:11,0406 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:21,0522 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:21,0625 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:57:21,0709 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:57:23,0404 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:33,0607 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:35,0654 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:35,0673 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:57:35,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:57:35,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:57:35,0683 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:57:36,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:57:36,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:36,0984 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:57:36,0995 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:57:36,0998 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:57:37,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:57:37,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:57:37,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:57:37,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:37,0713 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:57:38,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:57:38,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:57:43,0594 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:53,0721 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:57:53,0823 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:57:53,0909 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:57:55,0599 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 13:57:56,0115 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:06,0298 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:08,0357 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:08,0377 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:58:08,0377 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:58:08,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:58:08,0387 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:58:09,0649 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:58:09,0670 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:09,0687 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:58:09,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:58:09,0700 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:58:09,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:58:09,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:58:10,0298 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:58:10,0313 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:10,0406 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:58:11,0444 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:58:11,0463 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:11,0482 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 13:58:11,0576 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:58:12,0391 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:58:12,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:22,0578 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:22,0675 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:58:22,0752 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:58:24,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:34,0552 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:36,0576 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:36,0596 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:58:36,0596 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:58:36,0606 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:58:36,0606 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:58:37,0833 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:58:37,0858 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:37,0877 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:58:37,0888 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:58:37,0890 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:58:37,0894 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:58:37,0894 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:58:38,0523 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:58:38,0533 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:38,0650 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:58:39,0461 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:58:39,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:58:44,0557 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:54,0741 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:58:54,0843 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:58:54,0917 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:58:56,0618 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:06,0799 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:08,0834 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:08,0854 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 13:59:08,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:59:08,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:59:08,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:59:10,0106 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 13:59:10,0127 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:10,0148 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 13:59:10,0159 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 13:59:10,0160 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 13:59:10,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 13:59:10,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 13:59:10,0817 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:59:10,0819 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:10,0917 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:59:11,0757 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:59:11,0776 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:16,0876 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:26,0990 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:27,0091 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:59:27,0163 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:59:29,0092 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:39,0289 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:39,0310 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 13:59:39,0310 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 103 |
| 02-02-2022 13:59:40,0168 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 13:59:40,0185 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:40,0283 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 13:59:41,0101 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 13:59:41,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 13:59:46,0218 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:56,0321 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 13:59:56,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 13:59:56,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 13:59:58,0230 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:08,0453 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:10,0486 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:10,0506 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:00:10,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:00:10,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:00:10,0516 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:00:11,0904 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:00:11,0925 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:11,0943 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:00:11,0954 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:00:11,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:00:11,0959 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:00:11,0959 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:00:13,0471 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:00:13,0491 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:13,0589 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:00:16,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:00:16,0128 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:21,0204 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:31,0309 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:31,0409 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:00:31,0486 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:00:33,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:43,0516 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:45,0563 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:00:45,0583 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:00:45,0583 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:00:45,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:00:45,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:00:46,0865 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:00:46,0888 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:46,0907 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:00:46,0916 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:00:46,0918 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:00:46,0922 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:00:46,0922 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:00:47,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:00:47,0554 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:47,0649 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:00:48,0483 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:00:48,0503 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:00:53,0588 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:03,0711 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:03,0813 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:01:03,0884 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:01:05,0560 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:15,0790 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:17,0829 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:17,0849 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:01:17,0859 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:01:17,0859 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:01:17,0859 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:01:19,0123 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:01:19,0144 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:19,0164 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:01:19,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:01:19,0177 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:01:19,0181 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:01:19,0181 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:01:19,0615 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:01:19,0638 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:19,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:01:20,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:01:20,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:25,0658 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:35,0789 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:35,0894 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:01:35,0975 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:01:37,0635 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:47,0807 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:49,0843 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:01:49,0863 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:01:49,0863 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:01:49,0873 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:01:49,0873 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:01:51,0099 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:01:51,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:51,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:01:51,0149 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:01:51,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:01:51,0156 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:01:51,0156 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:01:51,0768 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:01:51,0788 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:51,0887 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:01:52,0920 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:01:52,0931 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:01:58,0023 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:08,0146 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:08,0251 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:02:08,0333 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:02:10,0037 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:20,0305 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:22,0328 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:22,0358 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:02:22,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:02:22,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:02:22,0358 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:02:23,0620 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:02:23,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:23,0664 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:02:23,0675 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:02:23,0677 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:02:23,0680 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:02:23,0680 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:02:24,0294 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:02:24,0314 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:24,0413 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:02:25,0241 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:02:25,0260 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:30,0326 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:40,0452 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:40,0557 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:02:40,0637 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:02:42,0411 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:52,0567 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:02:52,0587 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:02:52,0587 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 108 |
| 02-02-2022 14:02:53,0194 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:02:53,0215 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:53,0321 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:02:54,0139 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:02:54,0159 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:02:59,0264 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:09,0412 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:09,0515 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:03:09,0592 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:03:11,0401 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:21,0625 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:23,0667 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:23,0687 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:03:23,0687 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:03:23,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:03:23,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:03:24,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:03:24,0999 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:25,0016 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:03:25,0028 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:03:25,0030 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:03:25,0034 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:03:25,0034 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:03:25,0639 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:03:25,0661 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:25,0761 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:03:26,0641 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:03:26,0645 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:31,0709 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:41,0841 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:41,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:03:42,0017 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:03:43,0658 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:53,0927 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:55,0952 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:03:55,0972 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:03:55,0972 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:03:55,0982 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:03:55,0982 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:03:57,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:03:57,0364 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:57,0384 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:03:57,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:03:57,0395 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:03:57,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:03:57,0400 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:03:58,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:03:58,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:58,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:03:59,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:03:59,0291 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:03:59,0314 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 14:03:59,0405 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:04:00,0255 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:04:00,0275 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:10,0395 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:10,0493 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:04:10,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:04:12,0875 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:23,0056 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:25,0089 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:25,0109 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:04:25,0109 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:04:25,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:04:25,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:04:26,0374 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:04:26,0396 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:26,0417 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:04:26,0428 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:04:26,0430 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:04:26,0434 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:04:26,0434 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:04:26,0892 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:04:26,0913 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:27,0010 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:04:27,0836 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:04:27,0842 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:32,0937 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:43,0050 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:43,0153 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:04:43,0228 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:04:43,0237 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:53,0338 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:55,0364 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:04:55,0384 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:04:55,0384 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:04:55,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:04:55,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:04:56,0668 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:04:56,0690 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:56,0712 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:04:56,0722 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:04:56,0724 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:04:56,0727 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:04:56,0727 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:04:57,0416 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:04:57,0434 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:04:57,0529 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:04:58,0370 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:04:58,0377 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:03,0441 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:13,0559 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:13,0661 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:05:13,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:05:15,0414 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:25,0618 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:27,0642 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:27,0662 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:05:27,0662 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:05:27,0672 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:05:27,0672 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:05:28,0930 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:05:28,0952 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:28,0973 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:05:28,0983 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:05:28,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:05:28,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:05:28,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:05:29,0600 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:05:29,0603 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:29,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:05:30,0538 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:05:30,0556 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:35,0627 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:45,0754 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:45,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:05:45,0937 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:05:47,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:58,0033 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:05:58,0047 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:05:58,0047 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 113 |
| 02-02-2022 14:05:58,0630 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:05:58,0649 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:05:58,0749 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:05:59,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:05:59,0584 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:04,0653 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:14,0759 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:14,0862 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:06:14,0938 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:06:16,0593 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:26,0842 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:28,0873 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:28,0892 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:06:28,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:06:28,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:06:28,0902 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:06:30,0111 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:06:30,0133 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:30,0154 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:06:30,0164 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:06:30,0166 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:06:30,0170 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:06:30,0170 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:06:30,0742 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:06:30,0760 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:30,0856 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:06:31,0656 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:06:31,0675 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:36,0736 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:46,0901 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:06:47,0004 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:06:47,0087 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:06:48,0852 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:06:59,0095 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:01,0141 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:01,0161 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:07:01,0161 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:07:01,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:07:01,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:07:02,0431 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:07:02,0453 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:02,0470 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:07:02,0479 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:07:02,0481 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:07:02,0484 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:07:02,0484 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:07:03,0385 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:07:03,0396 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:03,0496 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:07:04,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:07:04,0321 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:09,0433 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:19,0600 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:19,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:07:19,0788 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:07:21,0423 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:31,0623 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:33,0646 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:33,0666 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:07:33,0666 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:07:33,0676 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:07:33,0676 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:07:34,0942 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:07:34,0964 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:34,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:07:34,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:07:34,0997 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:07:35,0001 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:07:35,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:07:35,0615 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:07:35,0622 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:35,0717 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:07:36,0515 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:07:36,0536 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:07:41,0643 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:51,0807 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:07:51,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:07:51,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:07:53,0610 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:03,0868 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:05,0898 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:05,0928 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:08:05,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:08:05,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:08:05,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:08:07,0152 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:08:07,0174 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:07,0193 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:08:07,0202 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:08:07,0204 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:08:07,0207 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:08:07,0207 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:08:07,0617 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:08:07,0637 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:07,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:08:08,0569 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:08:08,0588 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:13,0660 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:23,0785 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:23,0885 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:08:23,0967 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:08:25,0729 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - loading |
| 02-02-2022 14:08:26,0236 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:36,0451 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:38,0475 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:38,0495 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:08:38,0495 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:08:38,0505 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:08:38,0505 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:08:39,0733 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:08:39,0754 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:39,0772 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:08:39,0783 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:08:39,0785 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:08:39,0788 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:08:39,0788 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:08:40,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:08:40,0404 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:40,0497 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:08:41,0282 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:08:41,0286 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:08:46,0373 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:56,0505 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:08:56,0613 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:08:56,0698 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:08:58,0739 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:08,0897 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:08,0927 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:09:08,0927 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 118 |
| 02-02-2022 14:09:09,0528 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:09:09,0547 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:09,0658 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:09:10,0546 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:09:10,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:15,0662 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:25,0807 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:25,0909 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:09:25,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:09:27,0717 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:37,0929 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:39,0974 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:39,0994 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:09:40,0004 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:09:40,0004 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:09:40,0004 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:09:41,0212 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:09:41,0234 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:41,0251 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:09:41,0264 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:09:41,0266 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:09:41,0270 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:09:41,0270 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:09:41,0868 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:09:41,0876 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:41,0972 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:09:42,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:09:42,0802 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:09:47,0872 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:58,0006 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:09:58,0102 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:09:58,0178 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:10:00,0079 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:10,0283 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:12,0311 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:12,0331 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:10:12,0331 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:10:12,0341 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:10:12,0341 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:10:13,0794 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:10:13,0818 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:13,0853 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:10:13,0862 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:10:13,0866 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:10:13,0869 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:10:13,0869 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:10:14,0493 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:10:14,0512 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:14,0610 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:10:15,0465 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:10:15,0484 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:20,0554 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:30,0678 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:30,0774 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:10:30,0856 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:10:32,0687 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:42,0905 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:44,0960 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:10:44,0979 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:10:44,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:10:44,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:10:44,0989 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:10:46,0251 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:10:46,0273 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:46,0291 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:10:46,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:10:46,0301 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:10:46,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:10:46,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:10:46,0893 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:10:46,0912 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:47,0015 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:10:47,0884 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:10:47,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:10:52,0983 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:03,0116 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:03,0220 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:11:03,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:11:05,0164 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:15,0359 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:17,0406 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:17,0426 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:11:17,0426 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:11:17,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:11:17,0436 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:11:18,0667 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:11:18,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:18,0705 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:11:18,0713 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:11:18,0715 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:11:18,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:11:18,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:11:19,0299 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:11:19,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:19,0413 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:11:20,0473 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:11:20,0491 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:20,0505 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 14:11:20,0607 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:11:21,0416 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:11:21,0421 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:31,0542 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:31,0644 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:11:31,0721 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:11:33,0403 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:43,0644 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:45,0677 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:11:45,0697 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:11:45,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:11:45,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:11:45,0697 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:11:46,0942 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:11:46,0963 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:46,0981 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:11:46,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:11:46,0993 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:11:46,0997 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:11:46,0997 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:11:47,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:11:47,0610 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:47,0709 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:11:48,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:11:48,0513 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:11:53,0582 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:03,0752 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:03,0852 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:12:03,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:12:05,0972 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:16,0106 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:16,0126 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:12:16,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 123 |
| 02-02-2022 14:12:16,0865 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:12:16,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:16,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:12:17,0811 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:12:17,0831 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:22,0924 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:33,0069 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:33,0172 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:12:33,0260 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:12:35,0007 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:45,0226 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:47,0259 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:12:47,0279 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:12:47,0279 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:12:47,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:12:47,0289 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:12:48,0524 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:12:48,0546 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:48,0563 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:12:48,0574 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:12:48,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:12:48,0580 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:12:48,0580 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:12:49,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:12:49,0145 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:49,0242 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:12:50,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:12:50,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:12:55,0207 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:05,0342 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:05,0444 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:13:05,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:13:07,0241 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:17,0457 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:19,0500 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:19,0520 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:13:19,0520 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:13:19,0530 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:13:19,0530 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:13:20,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:13:20,0809 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:20,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:13:20,0839 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:13:20,0840 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:13:20,0844 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:13:20,0844 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:13:21,0427 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:13:21,0450 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:21,0548 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:13:22,0422 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:13:22,0441 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:27,0529 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:37,0648 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:37,0751 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:13:37,0832 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:13:39,0470 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:49,0673 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:51,0713 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:13:51,0743 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:13:51,0743 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:13:51,0743 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:13:51,0743 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:13:53,0119 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:13:53,0140 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:53,0161 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:13:53,0170 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:13:53,0172 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:13:53,0175 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:13:53,0176 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:13:53,0723 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:13:53,0744 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:53,0841 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:13:54,0682 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:13:54,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:13:59,0798 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:09,0964 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:10,0067 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:14:10,0147 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:14:11,0778 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:21,0980 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:24,0024 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:24,0044 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:14:24,0044 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:14:24,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:14:24,0054 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:14:25,0286 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:14:25,0307 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:25,0327 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:14:25,0337 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:14:25,0339 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:14:25,0344 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:14:25,0344 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:14:25,0964 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:14:25,0985 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:26,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:14:26,0918 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:14:26,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:31,0998 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:42,0146 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:42,0248 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:14:42,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:14:43,0943 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:54,0136 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:56,0164 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:14:56,0184 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:14:56,0184 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:14:56,0184 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:14:56,0184 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:14:57,0382 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:14:57,0402 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:57,0418 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:14:57,0428 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:14:57,0429 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:14:57,0434 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:14:57,0435 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:14:58,0034 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:14:58,0038 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:14:58,0135 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:14:58,0988 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:14:59,0007 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:04,0084 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:14,0200 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:14,0306 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:15:14,0386 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:15:16,0380 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:26,0556 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:26,0568 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:15:26,0568 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 128 |
| 02-02-2022 14:15:27,0169 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:15:27,0190 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:27,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:15:28,0093 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:15:28,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:33,0212 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:43,0364 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:43,0467 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:15:43,0554 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:15:45,0274 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:55,0518 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:57,0545 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:15:57,0565 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:15:57,0565 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:15:57,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:15:57,0575 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:15:58,0796 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:15:58,0817 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:58,0837 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:15:58,0847 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:15:58,0850 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:15:58,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:15:58,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:15:59,0452 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:15:59,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:15:59,0553 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:16:00,0412 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:16:00,0416 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:16:05,0503 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:15,0634 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:15,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:16:15,0814 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:16:17,0544 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:16:27,0796 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:29,0828 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:29,0848 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:16:29,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:16:29,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:16:29,0848 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:16:31,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:16:31,0078 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:16:31,0098 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:16:31,0107 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:16:31,0109 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:16:31,0111 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:16:31,0111 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:16:31,0665 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:16:31,0684 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:16:31,0784 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:16:32,0651 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:16:32,0655 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:16:37,0718 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:47,0867 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:16:47,0971 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:16:48,0051 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:16:49,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:00,0057 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:02,0095 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:02,0114 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:17:02,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:17:02,0124 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:17:02,0124 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:17:03,0342 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:17:03,0364 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:03,0385 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:17:03,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:17:03,0401 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:17:03,0405 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:17:03,0405 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:17:03,0977 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:17:03,0998 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:04,0094 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:17:05,0122 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:17:05,0139 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:05,0157 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 14:17:05,0257 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:17:06,0049 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:17:06,0055 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:16,0216 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:16,0316 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:17:16,0391 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:17:18,0020 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:28,0306 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:30,0349 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:30,0369 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:17:30,0369 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:17:30,0369 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:17:30,0379 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:17:31,0577 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:17:31,0608 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:31,0627 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:17:31,0637 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:17:31,0640 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:17:31,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:17:31,0643 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:17:32,0317 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:17:32,0319 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:32,0417 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:17:33,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:17:33,0100 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:17:38,0183 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:48,0329 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:17:48,0431 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:17:48,0514 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:17:50,0344 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:00,0551 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:02,0594 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:02,0614 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:18:02,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:18:02,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:18:02,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:18:03,0883 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:18:03,0905 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:03,0926 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:18:03,0938 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:18:03,0940 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:18:03,0944 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:18:03,0944 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:18:04,0647 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:18:04,0666 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:04,0769 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:18:05,0576 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:18:05,0594 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:10,0662 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:20,0806 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:20,0909 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:18:20,0992 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:18:23,0003 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:33,0156 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:33,0183 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:18:33,0183 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 133 |
| 02-02-2022 14:18:33,0938 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:18:33,0958 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:34,0060 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:18:34,0904 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:18:34,0922 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:18:40,0016 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:50,0139 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:18:50,0236 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:18:50,0319 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:18:52,0102 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:02,0309 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:04,0352 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:04,0372 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:19:04,0372 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:19:04,0382 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:19:04,0382 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:19:05,0768 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:19:05,0791 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:05,0810 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:19:05,0823 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:19:05,0825 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:19:05,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:19:05,0829 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:19:06,0579 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:19:06,0583 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:06,0681 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:19:07,0559 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:19:07,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:12,0652 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:22,0789 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:22,0892 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:19:22,0970 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:19:24,0929 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:35,0137 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:37,0170 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:37,0190 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:19:37,0190 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:19:37,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:19:37,0200 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:19:38,0445 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:19:38,0465 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:38,0482 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:19:38,0492 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:19:38,0494 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:19:38,0498 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:19:38,0498 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:19:39,0126 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:19:39,0144 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:39,0238 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:19:40,0085 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:19:40,0088 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:19:45,0154 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:55,0285 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:19:55,0390 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:19:55,0471 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:19:57,0326 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:07,0509 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:09,0536 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:09,0556 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:20:09,0556 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:20:09,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:20:09,0566 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:20:10,0789 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:20:10,0808 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:10,0838 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:20:10,0850 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:20:10,0852 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:20:10,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:20:10,0855 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:20:11,0480 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:20:11,0499 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:11,0599 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:20:12,0454 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:20:12,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:17,0539 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:27,0700 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:27,0800 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:20:27,0888 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:20:29,0615 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:39,0792 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:41,0834 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:41,0854 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:20:41,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:20:41,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:20:41,0854 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:20:43,0058 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:20:43,0079 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:43,0097 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:20:43,0107 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:20:43,0110 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:20:43,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:20:43,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:20:43,0703 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:20:43,0722 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:43,0821 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:20:44,0506 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:20:44,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:20:49,0610 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:59,0746 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:20:59,0846 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:20:59,0920 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:21:03,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:13,0379 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:15,0428 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:15,0448 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:21:15,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:21:15,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:21:15,0458 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:21:16,0719 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:21:16,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:16,0760 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:21:16,0770 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:21:16,0771 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:21:16,0775 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:21:16,0775 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:21:17,0347 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:21:17,0352 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:17,0446 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:21:18,0309 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:21:18,0330 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:23,0391 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:33,0525 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:33,0624 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8853531198 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:21:33,0701 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:21:36,0531 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:46,0752 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:48,0788 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:21:48,0808 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:21:48,0808 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:21:48,0818 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:21:48,0818 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:21:51,0248 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:21:51,0271 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:51,0291 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:21:51,0300 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:21:51,0302 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:21:51,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:21:51,0305 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:21:53,0582 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:21:53,0586 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:21:53,0685 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:21:58,0120 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:21:58,0141 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:22:03,0207 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:13,0342 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:13,0442 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:22:13,0525 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:22:18,0337 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:22:28,0536 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:28,0556 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:22:28,0556 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 139 |
| 02-02-2022 14:22:29,0283 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:22:29,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:22:29,0403 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:22:30,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:22:30,0321 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:22:35,0398 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:45,0553 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:45,0652 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8003234448 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:22:45,0744 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:22:47,0495 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:22:57,0717 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:59,0761 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:22:59,0781 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:22:59,0791 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:22:59,0791 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:22:59,0791 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:23:01,0059 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:23:01,0079 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:01,0098 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:23:01,0108 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:23:01,0109 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:23:01,0113 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:23:01,0114 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:23:01,0721 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:23:01,0726 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:01,0818 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:23:03,0394 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:23:03,0397 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:03,0415 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:48 | Entering phone number with country code |
| 02-02-2022 14:23:03,0512 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | +918603956549 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:23:04,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:23:04,0351 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:14,0502 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:23:14,0602 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8603956549 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:23:14,0682 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:23:16,0457 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:26,0662 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:23:28,0705 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:23:28,0725 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:23:28,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:23:28,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:23:28,0735 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:23:29,0974 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:23:29,0996 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:30,0015 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:23:30,0025 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:23:30,0026 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:23:30,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:23:30,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:23:30,0621 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:23:30,0628 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:30,0725 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:23:31,0641 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:23:31,0644 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:36,0704 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:23:46,0898 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:23:46,0999 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 8899817475 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:23:47,0076 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:23:48,0759 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:23:58,0930 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:00,0961 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:00,0991 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:24:00,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:24:00,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:24:00,0991 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:24:02,0805 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:24:02,0828 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:02,0846 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:24:02,0858 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:24:02,0860 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:24:02,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:24:02,0864 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:24:03,0569 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:24:03,0589 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:03,0687 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:24:04,0542 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:24:04,0559 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:09,0616 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:19,0777 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:19,0878 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9787626681 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:24:19,0958 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:24:22,0519 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:32,0715 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:34,0762 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:34,0782 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:24:34,0792 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:24:34,0792 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:24:34,0792 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:24:36,0116 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:24:36,0137 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:36,0156 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:24:36,0165 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:24:36,0166 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:24:36,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:24:36,0171 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:24:36,0781 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:24:36,0804 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:36,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:24:37,0752 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:24:37,0757 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:24:42,0831 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:52,0962 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:24:53,0066 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9130830688 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:24:53,0142 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:24:54,0803 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:05,0004 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:07,0033 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:07,0053 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:25:07,0053 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:25:07,0063 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:25:07,0063 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:25:08,0559 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:25:08,0581 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:08,0597 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:25:08,0607 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:25:08,0609 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:25:08,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:25:08,0614 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:25:09,0190 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:25:09,0211 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:09,0311 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:25:10,0137 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:25:10,0141 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:15,0215 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:25,0377 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:25,0480 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:25:25,0555 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:25:27,0501 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:37,0663 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:37,0677 | main | ERROR | suites.appsuites.CashBackSuite | Login.java:89 | Clear cookies |
| 02-02-2022 14:25:37,0677 | main | DEBUG | suites.appsuites.CashBackSuite | CashBackSuite.java:57 | Clear cookies for - 144 |
| 02-02-2022 14:25:38,0272 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:25:38,0295 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:38,0399 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:25:39,0217 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:25:39,0238 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:25:44,0317 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:54,0425 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:25:54,0534 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:25:54,0611 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:25:56,0246 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:06,0468 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:08,0503 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:08,0524 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:26:08,0524 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:26:08,0524 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:26:08,0524 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:26:09,0742 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:26:09,0763 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:09,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:26:09,0795 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:26:09,0796 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:26:09,0799 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:26:09,0799 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:26:10,0221 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:26:10,0223 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:10,0322 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:26:11,0202 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:26:11,0212 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:16,0281 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:26,0431 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:26,0532 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:26:26,0612 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:26:28,0292 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:38,0457 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:40,0479 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:40,0499 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:26:40,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:26:40,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:26:40,0509 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:26:42,0405 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:26:42,0430 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:42,0460 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:26:42,0470 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:26:42,0472 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:26:42,0475 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:26:42,0476 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:26:43,0217 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:26:43,0236 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:43,0332 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:26:44,0265 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:26:44,0267 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:26:49,0355 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:59,0518 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:26:59,0621 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:26:59,0704 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:27:01,0463 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:11,0710 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:13,0734 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:13,0754 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:27:13,0754 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:27:13,0764 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:27:13,0764 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:27:15,0045 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:27:15,0066 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:15,0084 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:27:15,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:27:15,0096 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:27:15,0103 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:27:15,0103 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:27:15,0782 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:27:15,0787 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:15,0882 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:27:16,0956 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:27:16,0976 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:22,0061 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:32,0185 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:32,0290 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 7795687476 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:27:32,0361 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:27:34,0346 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:44,0570 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:46,0602 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:27:46,0622 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:27:46,0622 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:27:46,0632 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:27:46,0632 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:27:47,0979 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:27:48,0002 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:48,0020 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:27:48,0029 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:27:48,0031 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:27:48,0035 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:27:48,0035 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:27:48,0642 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:27:48,0664 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:48,0766 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:27:49,0588 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:27:49,0608 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:27:54,0674 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:04,0778 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:04,0883 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 9084798346 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:28:04,0964 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:28:06,0634 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:16,0850 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:18,0886 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:18,0906 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:28:18,0906 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:28:18,0916 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:28:18,0916 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:28:22,0886 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:28:22,0911 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:22,0928 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:28:22,0941 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:28:22,0946 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:28:22,0953 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:28:22,0953 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:28:23,0682 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched |
| 02-02-2022 14:28:23,0688 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:23,0785 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: email' Text Field |
| 02-02-2022 14:28:24,0620 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: continue is clicked |
| 02-02-2022 14:28:24,0641 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:29,0718 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:46) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:39,0872 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:60) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:39,0974 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:101 | 6266329064 is entered in 'By.name: password' Text Field |
| 02-02-2022 14:28:40,0051 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:65 | By.id: signInSubmit is clicked |
| 02-02-2022 14:28:41,0740 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:51,0949 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:81) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:53,0994 | main | ERROR | suites.appsuites.CashBackSuite | CommonActions.java:395 | Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0', revision: '3a21814679' System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:49463}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:49463/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: 9ad416e799e4b285dfcd21ad33eb9271 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231) at framework.framework.CommonActions.waitForElement(CommonActions.java:368) at amazon.login.Login.launchAndLogin(Login.java:87) at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124) at org.testng.internal.Invoker.invokeMethod(Invoker.java:571) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:648) at org.testng.TestRunner.run(TestRunner.java:505) at org.testng.SuiteRunner.runTest(SuiteRunner.java:455) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415) at org.testng.SuiteRunner.run(SuiteRunner.java:364) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187) at org.testng.TestNG.runSuitesLocally(TestNG.java:1116) at org.testng.TestNG.runSuites(TestNG.java:1028) at org.testng.TestNG.run(TestNG.java:996) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) | |||||
| 02-02-2022 14:28:54,0014 | main | DEBUG | suites.appsuites.CashBackSuite | Login.java:94 | Amazon login successful |
| 02-02-2022 14:28:54,0024 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:604 | Switched to default content |
| 02-02-2022 14:28:54,0024 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:268 | Switched to given window for handle - CDwindow-24B281325892A1961555C3AA93EF82EA |
| 02-02-2022 14:28:54,0024 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:500 | Switched to given window |
| 02-02-2022 14:28:55,0261 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:161 | URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched |
| 02-02-2022 14:28:55,0285 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:241 | Wait For Page Load Status - complete |
| 02-02-2022 14:28:55,0303 | main | DEBUG | suites.appsuites.CashBackSuite | CommonFunctions.java:31 | Logged out successfully |
| 02-02-2022 14:28:55,0315 | main | DEBUG | suites.appsuites.CashBackSuite | CommonActions.java:546 | Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html |
| 02-02-2022 14:28:55,0337 | main | DEBUG | suites.appsuites.CashBackSuite | Setup.java:45 | Terminating the driver session |
| 02-02-2022 14:28:55,0344 | AsyncHttpClient-1-4 | TRACE | io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder | WebSocket08FrameEncoder.java:131 | Encoding WebSocket Frame opCode=8 length=26 |
| 02-02-2022 14:28:56,0063 | AsyncHttpClient-1-3 | DEBUG | io.netty.buffer.PoolThreadCache | PoolThreadCache.java:224 | Freed 2 thread-local buffer(s) from thread: AsyncHttpClient-1-3 |